CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gabor filter

搜索资源列表

  1. src

    0下载:
  2. 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:41843
    • 提供者:杜可
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2789
    • 提供者:Ethan
  1. gabor2011

    0下载:
  2. 这是一个用递归算法实现的gabo滤波器程序,程序运行速度快-This is a recursive method using Gabor filter implementation procedures, compared with traditional methods greatly improve the speed
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3438
    • 提供者:流线军
  1. Gabor

    0下载:
  2. 基于opencv1.0实现的二维Gabor滤波器,  Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6118
    • 提供者:joshua
  1. gabor

    0下载:
  2. gabor filter for texture
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:poonam
  1. Gabor-Filter

    0下载:
  2. Gabor filter good-one
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:65060
    • 提供者:Sanjeev
  1. Gabor-filter-programme

    0下载:
  2. 这是用于图像处理的一个Gabor滤波器的源代码-This si a Gabor filter programme,I hope all of you to help.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1047
    • 提供者:songwenyang
  1. Gabor-Filter

    0下载:
  2. Implementation of Gabor filter on an image file.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:68602
    • 提供者:msec109
  1. Gabor-filter

    0下载:
  2. 自适应Gabor滤波器,具有性能稳定,处理快捷,是非常好的Gabor滤波器-Adaptive Gabor filter, with stable performance, handling and quick, very good Gabor filters
  3. 所属分类:Special Effects

  1. application-of-Gabor-filter

    0下载:
  2. 介绍Gabor滤波器的基本概念、设计及应用-Introduced the basic concepts of the Gabor filter design and application
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:785983
    • 提供者:沈飞
  1. Gabor-filter-design

    0下载:
  2. Gabor滤波器的基本概念及其详细设计,在图像处理等方面的应用。-The basic concept and detailed design of the Gabor filter in image processing and other aspects of the application.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1065201
    • 提供者:沈飞
  1. Gabor-Filter

    0下载:
  2. gabor filter implmentation in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:61312
    • 提供者:kvd
  1. Gabor-Filter-GUI

    0下载:
  2. Gabor 滤波器工具,具有界面,方便操作-Gabor filter tool with interface for easy operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:196348
    • 提供者:chenpeng
  1. Gabor-Filter-cPP

    0下载:
  2. 基于Gabor变换的滤波器设计,用于图像处理中特征提取,图像分割-Gabor filter is used in image processing, feature extraction, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2489661
    • 提供者:chris_lee
  1. Gabor-filter-Matlab-code

    0下载:
  2. Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2648
    • 提供者:去雷
  1. Gabor-filter-in-matlab

    0下载:
  2. 外国人写的gabor滤波在图形图形处理中的应用,里面有两个代码文件,还有图片以及相应的代码使用说明-Written by foreigners gabor filter in on graphics processing, there are two code files, and images, and the corresponding code Descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:66390
    • 提供者:zgh
  1. gabor-Filter

    0下载:
  2. 本资料包含了三种实现gabor滤波器的方法,是根据不同的gabor计算式得出的gabor滤波器,初学者可以对比不同方法实现的gaor滤波器的异同,找一个适合自己的gabor滤波器-This information contains three methods to achieve gabor filter is based on different calculation formula derived gabor gabor filter, beginners can compare the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:331672
    • 提供者:pan
  1. Gabor-filter-in-Matlab

    0下载:
  2. 基于Gabor滤波器的图像纹理特征提取,这是Matlab文件,参数可以自己调整。其中包含一个主程序,多个子函数程序。-Image texture extraction based on Gabor filter in Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4668
    • 提供者:mvr
  1. Gabor-Filter

    0下载:
  2. 利用Gabor Filter滤波器,实现滤波,很有用的程序。-Gabor Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2714
    • 提供者:王天然
  1. use-of-gabor-filter

    0下载:
  2. This will specify the whole process of gabor filter along with coding.
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-17
    • 文件大小:491520
    • 提供者:deepi
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com